Welcome![Sign In][Sign Up]
Location:
Search - s60 ui example

Search list

[SymbianOpenCFTPClientExample

Description: This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++ to provide a GUI application.
Platform: | Size: 256910 | Author: Jack | Hits:

[SymbianMobile Paint

Description: This C++ code example demonstrates drawing and other touch UI features of S60 5th Edition with direct manipulation using
Platform: | Size: 845111 | Author: fxplc@yahoo.com.cn | Hits:

[SymbianMobile Paint Example

Description: This C++ code example demonstrates drawing and other touch UI features of S60 5th Edition with direct manipulation using
Platform: | Size: 845111 | Author: fxplc@yahoo.com.cn | Hits:

[SymbianOpenCFTPClientExample

Description: This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++ to provide a GUI application.
Platform: | Size: 257024 | Author: Jack | Hits:

[SymbianUI

Description: symbian ui的 例子 初学者可以 好好看看,这个是培训的资料,应该比较宝贵-symbian ui examples beginners can be a good look at, this is the training data, should be more valuable
Platform: | Size: 2324480 | Author: 陈国贤 | Hits:

[SymbianOpen_Cpp_Memory_Game

Description: Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game. The game engine part has been written in Open C++ and the UI part has been written in Symbian C++. The application supports S60 3rd Edition and S60 5th Edition devices. Keypad and Touch UI are supported depending on the device. -Open C++: Memory Game ExampleThis Open C++ Example application demonstrates a simple memory game. The game engine part has been written in Open C++ And the UI part has been written in Symbian C++. The application supports S60 3rd Edition and S60 5th Edition devices. Keypad and Touch UI are supported depending on the device.
Platform: | Size: 349184 | Author: Bobby | Hits:

[SymbianS60-Exercise-Solution

Description: Symbian S60 UI training example
Platform: | Size: 30720 | Author: Victor | Hits:

[SymbianS60_Platform_Localisation_Example_v1_1_en

Description: This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 63488 | Author: SymbianTH | Hits:

[SymbianS60_Platform_MMS_Example_v2_1_en_3rd_5th

Description: This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
Platform: | Size: 128000 | Author: SymbianTH | Hits:

[SymbianS60_Platform_Camera_Example_v3_0_en

Description: This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symbian and S60 camera APIs some of which have previously been Feature Pack specific or only available via an SDK plug-in. The example application supports the use of both the keypad and touch UI. The application can be self-signed, but it also provides an option to use the dedicated camera key (Symbian signing required). The example application replaces the separate examples published for S60 3rd Edition, FP1 (S60 Platform: Camera Example with AutoFocus Support v2.2) and FP2 (S60 Camera Example AutoFocus 3rd Ed FP2).
Platform: | Size: 239616 | Author: SymbianTH | Hits:

[SymbianS60_Platform_Sound_Mixer_Example_v2_1_en

Description: This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMdaAudioOutputStream, TMdaAudioDataSettings, MMdaAudioOutputStreamCallback, RThread, RSemaphore, RMutex
Platform: | Size: 299008 | Author: SymbianTH | Hits:

[Windows Developnewsreader

Description: 可以实现网络新闻的查看,下载,随时接触各个频道的内容-This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 313344 | Author: 张旭 | Hits:

[SymbianTactileExample

Description: symbian s60 第5版的一个示例,关于touch ui的例子-symbian s60 5th edition of an example, the touch ui example
Platform: | Size: 133120 | Author: shensisi | Hits:

[SymbianImageConverter

Description: 这个例子展示如何使用图象转换APIs可利用在S60平台(图象转换图书馆, ICL)。 这些APIs包括重要类,例如为转动和称图象和CBitmapScaler将使用的CBitmapRotator,分别。 CImageEncoder和CImageDecoder类被用于访问图象编码器和译码器可利用在ICL中。 图象在同样或一个不同的格式可以被打开,被转动,被称和被保存。 更新应用的UI为接触被优选了使用,例如,长的轻拍和有触觉的反馈。 S60第5编辑与接触UI和S60的第3例子项目支持大厦与一个传统键盘的编辑。 重要类: CAknLongTapDetector, MTouchFeedback, CBitmapRotator, CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog。-This example demonstrates how to use the image conversion APIs available in the S60 platform (Image Conversion Library, ICL). These APIs include important classes, such as CBitmapRotator and CBitmapScaler to be used for rotating and scaling images, respectively. CImageEncoder and CImageDecoder classes are used to access image encoders and decoders available in the ICL. Images can be opened, rotated, scaled, and saved in the same or a different format. The UI of the updated application has been optimised for touch using, for example, long taps and tactile feedback. The example project supports building for both S60 5th Edition with touch UI and S60 3rd Edition with a traditional keypad. Important classes: CAknLongTapDetector, MTouchFeedback, CBitmapRotator, CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog.
Platform: | Size: 2032640 | Author: FrankWang | Hits:

[SymbianS60_Platform_Time_Zone_Localiser_Example_v1_1_en.z

Description: Symbian C++ 关于当地时间的样板案例,里面包括了如何增加,删除,找到当地时间,适合于S60 3rd Edition-This C++ code example demonstrates how to convert UTC time to local time using the time zone server (RTz) and how to add, remove, or find a city in the database using the TZLocalizer API, introduced in Symbian OS v.9.1 (S60 3rd Edition). The updated example has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 70656 | Author: flora | Hits:

[SymbianS60_Platform_FileList_Example_v2_2_en

Description: 此C + +的代码示例演示如何列出在特定目录中的文件。它有助于开发人员创建用户友好的应用程序,允许用户选择一个特定的文件类型列表文件。中东软键标签支持(在S60的推出第三版功能包2)。更新后的版本已经过测试,支持S60第五版界面和触摸。 -This C++ code example demonstrates how to list files in a specific directory. It helps developers in creating user-friendly applications that allow users to choose files from a list of specific file types. Middle softkey labelling is supported (introduced in S60 3rd Edition, Feature Pack 2). The updated version has been tested to support S60 5th Edition and touch UI.
Platform: | Size: 92160 | Author: flora | Hits:

[SymbianS60_Platform_Rich_Text_Editor_Example_v2_2_en

Description: 这个C + +代码示例演示RTF编辑器使用。大多数功能时自动处理的对话框架创建编辑器。然而,如插入一张图片的某些步骤,设置文本输入的类型,并显示滚动条,规定的方法或类的使用。这个例子已被修改以支持S60第五版界面和触摸。-This C++ code example demonstrates the usage of Rich Text Editor. Most of the features are handled automatically when the dialog framework creates the editor. However, some steps, such as inserting an image, setting the text input type, and showing the scroll bar, require the use of methods or classes. The example has been modified to support S60 5th Edition and touch UI.
Platform: | Size: 74752 | Author: flora | Hits:

CodeBus www.codebus.net